Skip to content
This repository was archived by the owner on Jan 17, 2025. It is now read-only.

Conversation

@falkzoll
Copy link
Contributor

  • Run docker build with --no-cache for swift:4.2 to always get latest security updates into the image. For travis builds this is not required (travis vm is always empty). But local builds usually use the cache to speed up the build. They would not get the updates unless the Dockerfile is changed somewhere before the update/upgrade or the docker cache is cleared.

- Run docker build with --no-cache for swift:4.2 to always get latest security updates into the image. For travis builds this is not required (travis vm is always empty). But local builds usually use the cache to speed up the build. They would not get the updates unless the Dockerfile is changed somewhere before the update/upgrade or the docker cache is cleared.
@falkzoll falkzoll requested a review from Luke-Roy-IBM October 14, 2022 07:55
Copy link
Contributor

@Luke-Roy-IBM Luke-Roy-IBM left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me

@Luke-Roy-IBM Luke-Roy-IBM merged commit 8ea2219 into ibm-functions:master Oct 14, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants